Total Complexity | 92 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 373 |
Lines of code | 242 |
Logical lines of code | 166 |
Comment lines | 102 |
Methods | 14 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
action() | 35 | 30 | 84 | |
min() | 43 | 22 | 41 | |
isRegexpLiteral() | 52 | 9 | 23 | |
consumeMultipleLineComment() | 51 | 8 | 26 | |
get() | 59 | 4 | 16 | |
next() | 59 | 4 | 16 | |
consumeSingleLineComment() | 61 | 4 | 13 | |
isEOF() | 79 | 2 | 3 | |
isAlphaNum() | 78 | 2 | 3 | |
isWhiteSpace() | 77 | 2 | 3 | |
isLineTerminator() | 77 | 2 | 3 | |
minify() | 74 | 1 | 4 | |
__construct() | 81 | 1 | 3 | |
peek() | 77 | 1 | 4 |